type github.com/jackc/pgx/v5/pgtype.encodeLtreeCodecBinaryTextValuer

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		ltree.go#L32: 			return encodeLtreeCodecBinaryTextValuer{}
		ltree.go#L55: type encodeLtreeCodecBinaryTextValuer struct{}
		ltree.go#L57: func (encodeLtreeCodecBinaryTextValuer) Encode(value any, buf []byte) (newBuf []byte, err error) {